home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000385_news@columbia.edu _Mon Jun 19 09:39:30 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA01481
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Jun 2000 09:39:29 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA18345
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jun 2000 09:39:28 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA27937
  10.     for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jun 2000 09:31:16 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: "Rob Teasdale" <robannie@nobloodyspamoptushome.com.au>
  13. Subject: Newbies plea for help
  14. Message-ID: <6gp35.9023$DH3.25973@news1.eburwd1.vic.optushome.com.au>
  15. Date: Mon, 19 Jun 2000 13:30:42 GMT
  16. Organization: @Home Network
  17. To: kermit.misc@columbia.edu
  18.  
  19. Hi all,
  20.  
  21. I am trying to sort out the amount of information out there on Kermit to
  22. help me a program that I am working on.  At the moment I am telneting to a
  23. patent search engine.  On connection the server informs me that the host
  24. setting is 8 bits - Kermit protocol.  The search engine has its own query
  25. language and will not allow any other commands not specified.  I can connect
  26. fine and run all commands.  I cannot understand then why they would use
  27. Kermit as the protocol.  I am presuming that Kermit sits on top of telnet
  28. and provides enhanced features.  Please feel free to let me know if I am way
  29. off track.  The component that I am using works fine but I feel that the use
  30. of Kermit at their end is deliberate.  The thing is I can download the
  31. patents OK, and the component that I have written is a simple client socket
  32. on port23 with no added functionality to support Kermit.
  33.  
  34. Am I making something out of nothing ?
  35.  
  36. Any help anyone could provide would be greatly appreciated,
  37. Thanks
  38. Rob
  39.  
  40.